net: phy: ti: use generic helpers to access MMD registers
authorCarlo Caione <[email protected]>
Fri, 8 Feb 2019 17:25:07 +0000 (17:25 +0000)
committerJoe Hershberger <[email protected]>
Tue, 7 May 2019 19:51:55 +0000 (14:51 -0500)
commit4c29dc1863e4f739ec2f496352935fd37c123553
treeececebe6ce38b21e8939736178be70c0d6891c61
parent4f6746dc7f7f1691dfdc73a69831e61c9507708f
net: phy: ti: use generic helpers to access MMD registers

Now that generic helpers are available, use those instead of relying on
ti specific functions.

Signed-off-by: Carlo Caione <[email protected]>
Signed-off-by: Vladimir Oltean <[email protected]>
Acked-by: Joe Hershberger <[email protected]>
drivers/net/phy/ti.c